Add a section about project dashboards to project owner guide Change-Id: I33b7f5e4c585387cd81439cf7141ef7c5b18fd41 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
diff --git a/Documentation/intro-project-owner.txt b/Documentation/intro-project-owner.txt index 2d451b5..f93d136 100644 --- a/Documentation/intro-project-owner.txt +++ b/Documentation/intro-project-owner.txt
@@ -371,6 +371,20 @@ explained in the section about link:user-notify.html#project[project level notifications]. +[[dashboards]] +== Dashboards + +Gerrit comes with a pre-defined user dashboard that provides a view +of the changes that are relevant for a user. Users can also define +their own link:user-dashboards.html[custom dashboards] where the +dashboard sections can be freely configured. As a project owner you can +configure such custom dashboards on +link:user-dashboards.html#project-dashboards[project level]. This way +you can define a view of the changes that are relevant for your +project and share this dashboard with all users. The project dashboards +can be seen in the WebUI under `Projects` > `List` > <your project> > +`Dashboards`. + GERRIT ------ Part of link:index.html[Gerrit Code Review]